home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tex / macros / source / contrib / xypic / src / xyrotate.doc / images.pl (.txt) < prev    next >
LaTeX Document  |  1995-03-09  |  2KB  |  34 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate images original text with physical files.
  3. $key = q//;
  4. $cached_env_img{$key} = q|<IMG
  5.   STYLE="height: 2.59ex; vertical-align: 175.92ex; " SRC="|."$dir".q|img8.png"
  6.  ALT="\begin{exercise}
  7. Suggest the code used by the author to typeset ??[rotate and fl...
  8. ...is how the author specified the diagram:}
  9. \answertext\displaycode
  10. \end{exercise}">|; 
  11. $key = q/displaystylefrm;MSF=1.6;AAT/;
  12. $cached_env_img{$key} = q|<IMG
  13.  STYLE="height: 196.25ex; vertical-align: -0.12ex; " SRC="|."$dir".q|img4.png"
  14.  ALT="$\displaystyle \frm$">|; 
  15. $key = q/displaystylehsize;MSF=1.6;AAT/;
  16. $cached_env_img{$key} = q|<IMG
  17.  STYLE="height: 196.25ex; vertical-align: -0.12ex; " SRC="|."$dir".q|img3.png"
  18.  ALT="$\displaystyle \hsize$">|; 
  19. $key = q/displaystyletxt;MSF=1.6;AAT/;
  20. $cached_env_img{$key} = q|<IMG
  21.  STYLE="height: 196.25ex; vertical-align: -0.12ex; " SRC="|."$dir".q|img2.png"
  22.  ALT="$\displaystyle \txt$">|; 
  23. $key = q/displaystylexy;MSF=1.6;AAT/;
  24. $cached_env_img{$key} = q|<IMG
  25.  STYLE="height: 196.25ex; vertical-align: -0.12ex; " SRC="|."$dir".q|img1.png"
  26.  ALT="$\displaystyle \xy$">|; 
  27. $key = q/{defs}|NoResizing|&preventssizeadjustmentcr|UseResizing|&restoressizeadjustmentscr{defs};AAT/;
  28. $cached_env_img{$key} = q|<IMG
  29.   STYLE="height: 2.38ex; vertical-align: 176.40ex; " SRC="|."$dir".q|img6.png"
  30.  ALT="\begin{defs}
  31. \vert\NoResizing\vert & prevents size adjustment \cr
  32. \vert\UseResizing\vert & restores size adjustments \cr
  33. \end{defs}">|; 
  34.